home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Unreal Tournament Game Programming for Teens
/
UnrealTournamentGameProgrammingForTeens.iso
/
Chapter Files
/
Chapter10
/
UT2004
/
Ch09Disco
/
Classes
/
Quote.uc
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2006-10-29
|
238 b
|
9 lines
//=============================================================================
// Quote.
//=============================================================================
class Quote extends Actor placeable;
defaultproperties
{
}